Skip to content

ARCH-1615 - Actions maintenance #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Oct 17, 2022
Merged

Conversation

danielle-casella-adams
Copy link
Contributor

Summary of PR changes

  • Only include certain files when considering when to increment the tag.
  • Remove the restriction on the build workflow, so we always get a status check
  • Update actions to their latest tags
  • Update action.yml to use Node 16 and increment the minor version for the action
  • Update actions/core to v1.10.0 to handle untrusted logged data

PR Requirements

  • For JavaScript actions, the action has been recompiled.
    • See the Recompiling section of the repository's README.md for more details.
    • This does not apply to Composite Run Steps actions unless a package.json is present and contains a build script.
  • For major, minor, or breaking changes, at least one of the commit messages contains the appropriate +semver: keywords.
    • See the Incrementing the Version section of the repository's README.md for more details.
  • The examples in the repository's README.md have been updated with the new version.
    • See the Incrementing the Version section of the repository's README.md for more details on how the version will be incremented.
  • The action code does not contain sensitive information.

- Only include certain files when considering when to increment the tag.
- Remove the restriction on the build workflow, so we always get a status check
- Update actions to their latest tags
- Update action to use Node 16
@danielle-casella-adams danielle-casella-adams merged commit 25e1a03 into main Oct 17, 2022
@danielle-casella-adams danielle-casella-adams deleted the actions-maintenance branch October 17, 2022 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants